Skip to main content

Get a category

GET 

/categories/:id

Get a category

Request

Path Parameters

    id integerrequired

    Possible values: >= 1

    The category ID

Responses

Categories response

Schema

    docc string

    ID of the category

    name string

    Name of the category

    description string

    Description of the category

Loading...