Skip to main content

List Categories

GET 

/v1/categories

List Categories

Responses​

Successfully retrieved a list of Categories

Schema

    data

    object[]

  • Array [

  • idstring
    Example: category_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    namestring
    Example: Environmental
    imageUrlstringnullable
    Example: categories/3.png
    createdAtdate-time
    Example: 2020-10-13T17:46:54.000Z
  • ]

  • totalResultsinteger
    Example: 33
    pageSizeinteger
    Example: 25

    _links

    object

    currentstring
    Example: https://.../v1/...?cursor=eyJ2Ijox...N3AifQ%3D%3D
    nextstring
    Example: https://.../v1/...?cursor=eyJ2Ijox...N3AifQ%3D%3D
    prevstring
    Example: https://.../v1/...?cursor=eyJ2Ijox...N3AifQ%3D%3D
    objectstring
    Example: Category