Get credential info
App
Get credential info
Returns identity information for the credential used in the request. The response shape depends on the auth method:
- Delegate token (
Authorization: DelegateToken <token>): returns user identity and, if the token has anappClientId, embedded-app context. - API key (
x-tokenheader or query param): returns company identity. - Partner token (
Authorization: Bearer <token>): returns the partner’s permission list.
GET
Get credential info
Documentation Index
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.