Skip to main content
GET
List container party roles
Returns every party role on the container. The linked parties are returned in included.

Path parameters

Authorizations

Authorization
string
header
required

Use a Terminal49 API key in the Authorization header with the Token prefix.

Authorization: Token YOUR_API_KEY

Path Parameters

container_id
string
required

Container ID

Response

OK

data
Party role model · object[]
included
Party model · object[]
meta
meta · object