Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 3.59 KB

GetCollectionsResponse.md

File metadata and controls

17 lines (13 loc) · 3.59 KB

GetCollectionsResponse

List Collections

Fields

Field Type Required Description Example
statusCode int ✔️ HTTP Response Status Code 200
status string ✔️ HTTP Response Status OK
service string ✔️ Apideck ID of service provider jira
resource string ✔️ Unified API resource name Tickets
operation string ✔️ Operation performed all
data array<Components\Collection> ✔️ N/A
meta ?Components\Meta Response metadata
links ?Components\Links Links to navigate to previous or next pages through the API