Together AI SDK (v2)
Secrets
Get a secret by ID or name
Retrieve details of a specific secret by its ID or name
GET
Together AI SDK (v2)
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