Organization Access V2

Create an Agent Key for the calling user

Self-service: mints a read-only organization API key for the calling dashboard user, scoped to their own role and project restrictions. Scopes cannot be requested by the client. Used by the embedded Agent.

post/v2/organizations/{organization_id}/access/agent-key

Path parameters

organization_idstring required

a string to be decoded into a number

a string to be decoded into a number

Response

Success

idinteger required

an integer

namestring required
tokenstring required
created_atstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.