Show Resource Collection

GET {{baseUrl}}/api/v2/resource_collections/:resource_collection_id

Retrieves details for a specified resource collection.

Allowed for

  • Admins

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"resource_collection":{"created_at":"2015-09-09T01:57:24Z","id":10002,"resources":[{"deleted":false,"identifier":"email_on_ticket_solved","resource_id":10824486485524,"type":"triggers"},{"deleted":false,"identifier":"support_description","resource_id":10824486482580,"type":"ticket_fields"}],"updated_at":"2015-09-09T01:57:24Z"}}