Get a secret by ID or name
Retrieve details of a specific secret by its ID or name
Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Secret ID or name
Response
Secret details
CreatedAt is the ISO8601 timestamp when this secret was created
CreatedBy is the identifier of who created this secret.
Description is a human-readable description of the secret's purpose
ID is the unique identifier for this secret
LastUpdatedBy is the identifier of who last updated this secret.
Name is the name/key of the secret
The object type, which is always secret.
UpdatedAt is the ISO8601 timestamp when this secret was last updated