Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3001/portal-api/products/{product_id}/client_types \ --header 'Authorization: <api-key>'
[ { "ID": 1, "Name": "foo" } ]
List all client types attached to this API Product
UID of a Client Type
1
List of client types successfully retrieved
UID of this client type
Name of this client type
"foo"
Was this page helpful?
Contact support