Show Membership
GET {{baseUrl}}/api/v2/organization_memberships/:organization_membership_id
Allowed for
- Agents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"organization_membership":{"created_at":"2009-05-13T00:07:08Z","default":true,"id":4,"organization_id":12,"updated_at":"2011-07-22T00:11:12Z","user_id":29}}