Skip to main content

Retrieves the URL of an attachment attribute value from a workflow session​

Retrieves the URL of an attachment attribute value from a workflow session

Path Parameters
  • id uuid required

    ID of the object to retrieve or update

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
  • attribute_id uuid required

    The id of the attachment attribute

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
Responses

Expected response to a valid request


Schema
  • url url

    The url

Loading...