getCategories

Description

Returns the list of categories of an organization.
The current user must have administrator rights.

URL

https://api.skriv.com/v1/organization/getCategories/orgId

FieldTypeDescription
orgIdintOrganization ID

Response

List of categories (see below).

Category

FieldTypeDescription
idintCategory ID
dateCreationdatetimeCreation date
namestringCategory name
colorenumCategory color: 'red', 'pink', 'purple', 'blue', 'green', 'amber', 'deeporange', 'gray', 'black'