List expense service categories

Path Params
string
required
^[0-9a-fA-F]{32}$

Unique identifier of the organization. String in UUID without dashes (32-character hex string).

Query Params
integer
1 to 1000
Defaults to 10

Max records to return

integer
≥ 0
Defaults to 0

Offset to be used in list

sort
array of strings
Defaults to lastUpdated:desc

Specifies the property and direction for sorting the results. Each sorting criterion must use the property:direction format (e.g., name:asc or date:desc). You can apply multiple sorts by providing a comma-separated list (?sort=name:desc,date:asc) or by repeating the parameter (?sort=name:desc&sort=date:asc).

sort
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json