Skip to main content

Get all marketplace categories

GET 

/api/marketplace/categories

Get all marketplace categories

Responses

OK

Schema

  • Array [

  • id string

    Id of the category

    name string

    Name of the category

    description string

    Description of the category

    logo string

    Logo URL of the category

  • ]

Loading...