List Sharing Agreements
GET {{baseUrl}}/api/v2/sharing_agreements
Allowed For
- Agents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"sharing_agreements":[{"created_at":"2012-02-20T22:55:29Z","id":1,"name":"Foo @ Zendesk","partner_name":"jira","status":"accepted","type":"inbound","url":"https://company.zendesk.com/api/v2/agreements/1.json"}]}