Get an Objective

Retrieve list of categories

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/category/objective

Request Body

Name
Type
Description

page*

integer

number of pages

limit*

integer

maximu number of retrievals

```json
 "success": true,
    "message": "Get retrieved successfully"
```

Last updated