Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 3.44 KB

GetCollectionUsersResponse.md

File metadata and controls

17 lines (13 loc) · 3.44 KB

GetCollectionUsersResponse

Users

Fields

Field Type Required Description Example
statusCode long ✔️ 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 List<CollectionUser> ✔️ N/A
meta Optional<Meta> Response metadata
links Optional<Links> Links to navigate to previous or next pages through the API