List all dependencies
POST {{baseUrl}}/org/:orgId/dependencies?sortBy=ex velit elit&order=ex velit elit&page=ex velit elit&perPage=ex velit elit
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| sortBy | string | The field to sort results by. | |
| order | string | The direction to sort results by. | |
| page | string | The page of results to fetch. | |
| perPage | string | The number of results to fetch per page (maximum is 1000). | 
Request Body
{
  "filters": "${filters}"
}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |