List API clients (v2)
List API clients.
Path parameters
project_id
The ID of a specific project. Retrieve a list of project IDs with the list projects endpoint.
page
Page number. Defaults to 1
.
per_page
Page size. Defaults to 100
. The maximum page size is 100
.
cert_bundle_ids
Filter clients by certificate bundle IDs. Returns only clients associated with the specified certificate bundles.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success - API client details retrieved successfully.
data