Query Parameters
limit
(optional): Maximum number of endpoints to return (1-100, default: 10)status
(optional): Filter by endpoint status (active
,inactive
,pending
)
Example Usage
Response
Returns an object containing an array of endpoints and the total count:Authorizations
API key authentication. Use 'Bearer YOUR_API_KEY' format.
Query Parameters
Maximum number of endpoints to return
Required range:
1 <= x <= 100
Filter endpoints by status
Available options:
active
, inactive
, pending
Response
Successful response with list of endpoints
The response is of type object
.