Skip to content
Get started

Get category

GET/api/v1/categories/{categoryId}

Get category

Path ParametersExpand Collapse
categoryId: string
Query ParametersExpand Collapse
spaceId: optional string

Optional space id; when omitted, the user’s default space is used.

Get category

curl https://$FLUIDWAVE_HOST/api/v1/categories/$CATEGORY_ID
Returns Examples