Skip to main content

Retrieves the URL of an attachment attribute value from a profile

GET 

/profiles/:id/upload/:attribute_id

Retrieves the URL of an attachment attribute value from a profile

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

    attribute_id uuidrequired

    The id of the attachment attribute

Responses

Expected response to a valid request

Schema
    url url
Loading...