get https://api.glueletter.com/v1/clients
Each client is a separate organization with a GlueLetter application. A single client ID must be submitted with many types of API requests. Use this endpoint to determine which clients are accessible and what their client IDs are.
Log in to see full request history
Responses
400Bad request. You may be missing the API key or have other missing or invalid parameters.
401Invalid API key submitted OR User account associated with this API key is inactive or invalid
403Access forbidden. Your API key may be inactive, or other required permissions are missing.
404Requested endpoint or resource not found
405The attempted method of the HTTP request (GET, POST, DELETE) is not supported.
429Rate limit exceeded, wait and try again later
5XXUnexpected error