Gets all secrets for a team (metadata only, no plain text keys)
get/v1/teams/{team_id}/secrets
Response
Example response
{
"secrets": [
{
"id": "3kZ9xqd"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.