Skip to main content

Retrieve a Release request

GET 
/external_connections/:id/releases/:release_id

Return the details of a Release request and its phone numbers.

Request

Path Parameters

    id int64required

    Identifies the resource.

    release_id uuidrequired

    Identifies a Release request

Responses

200: Successful response

401: Unauthorized

404: Not found

Loading...