Skip to main content

Retrieve an Upload request

GET 
/external_connections/:id/uploads/:ticket_id

Return the details of an Upload request and its phone numbers.

Request

Path Parameters

    id int64required

    Identifies the resource.

    ticket_id uuidrequired

    Identifies an Upload request

Responses

200: Successful response

401: Unauthorized

404: Not found

Loading...