application-lists
Get an Application List by id
Returns the Application List identified by listId.
get/application-lists/{listId}
Path parameters
listIdstring uuid required
Public identifier of the Application List.
Query parameters
pageNumberinteger
Zero-based page index.
pageSizeinteger
Page size.
sortstring[]
Sort parameter. Format: property,(asc|desc). Currently only a single sort value is supported. Example: ?sort=name,asc.
[ "name,asc" ]
Response
Application List detail