Endpoints
List all endpoints
This endpoint fetches an endpoints
GET
/
v1
/
projects
/
{projectID}
/
endpoints
Authorizations
Path Parameters
Project ID
Query Parameters
Available options:
next
, prev
A pagination cursor to fetch the next page of a list
The owner ID of the endpoint
The number of items to return per page
A pagination cursor to fetch the previous page of a list
The name of the endpoint
Sort order, values are ASC
or DESC
, defaults to DESC
Was this page helpful?