List contexts

GET {{baseUrl}}/context?owner-id=urn:uuid:4095daa5-64a2-77e1-8b7d-fb5b13cebb1f&owner-slug=consequat est&owner-type=account&page-token=consequat est

List all contexts for an owner.

Request Params

KeyDatatypeRequiredDescription
owner-idstringThe unique ID of the owner of the context. Specify either this or owner-slug.
owner-slugstringA string that represents an organization. Specify either this or owner-id. Cannot be used for accounts.
owner-typestringThe type of the owner. Defaults to "organization". Accounts are only used as context owners in server.
page-tokenstringA token to retrieve the next page of results.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"id":"urn:uuid:f7dbf5d7-8a70-bc98-ec7c-6e8fc0e15b4e","name":"dolore commodo mollit","created_at":"2015-09-21T17:29:21.042Z"},{"id":"2397ce14-97c7-e845-1088-eba4bc9a3176","name":"dolor in occaecat","created_at":"2015-09-21T17:29:21.042Z"}],"next_page_token":"ad"}