Skip to content
No results found.

Get Category

Scopes
read:auth-plus-category

Path Parameters

category_id
string
Required

Category identifier

GET
/api/v1/auth-plus/categories/{category_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
Category definition to AuthPlus application
Loading...

Response Body Schema

created_at
string
Required

Creation date in the ISO 8601 format according to universal time.

id
string
Required
length
0-36

Unique identifier of entity

name
string
Required
length
0-256

Category name

order
number
min0
max
65535

Category order

updated_at
string

Update date in the ISO 8601 format according to universal time.