latestOpenAPI 3.0.0Mozilla Public License 2.0raw.githubusercontent.com2026-08-2068152428.8 KB
8b507b40f18d
Endpoints
List all endpoints
This endpoint fetches an endpoints
get/v1/projects/{projectID}/endpoints
Path parameters
projectIDstring required
Project ID
Query parameters
direction'next' | 'prev'
next_page_cursorstring
A pagination cursor to fetch the next page of a list
ownerIdstring
The owner ID of the endpoint
perPageinteger
The number of items to return per page
prev_page_cursorstring
A pagination cursor to fetch the previous page of a list
qstring
The name of the endpoint
sortstring
Sort order, values are ASC or DESC, defaults to DESC
Response
OK