Get Dependencies
Last updated
Last updated
GET
/endpoints/dependencies
This helps you get list of all the dependencies of parsed code of a specific endpoint.
Headers
Name | Value |
---|---|
Query Params
Name | Type | Description |
---|---|---|
Response
Authorization
Bearer <token>
project_id
number
The project id generated during parsing of the code
endpoint_id
string
The endpoint identifier you need to list dependencies from.