Services relating to reports
Code | Description |
---|---|
401 | Unauthorized |
422 | Unprocessable Entity |
Param name | Description |
---|---|
token required |
The token for user authentication. Validations:
|
per_page optional |
The number of results per page (max 100). Default: 50 Validations:
|
page optional |
Page number of the results to fetch. Default: 1 Validations:
|
Code | Description |
---|---|
401 | Unauthorized |
422 | Unprocessable Entity |
Param name | Description |
---|---|
token required |
The token for user authentication. Validations:
|