List Categories
read:auth-plus-category
Query Parameters
Include only defined fields. You can pass this parameter multiple times or you can include all values separated by commas.
Examples: "id,created_at"
Page number of records you wish to skip before selecting records. Final skipped records count would be limit * offset
.
Additional query in PlusAuth Query Language format.
1
2
3
Loading...
Loading...
Response Body Schema
totalintegerZorunlu
resultsarray<object>
results. created_atstringZorunlu
results.
created_atCreation date in the ISO 8601 format according to universal time.
results. idstringZorunlu
results.
id length
0-36
Unique identifier of entity
results. namestringZorunlu
results.
name length
0-256
Category name
results. ordernumber
results.
ordermin0
max
65535
Category order
results. updated_atstring
results.
updated_atUpdate date in the ISO 8601 format according to universal time.