Skip to main content

Get user organization secret

Get user organization secret

Path Parameters
organization_id integer REQUIRED

Organization ID

name string REQUIRED

Secret name

Responses
200

secrets

Schema OPTIONAL
data object[]
created_at string

Created at date

id string

Secret ID

name string

Secret name

updated_at string

Updated at date

401

unauthorized

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Unauthorized]

Error message

403

forbidden

Schema OPTIONAL
errors object OPTIONAL
detail OPTIONAL

Possible values: [Forbidden]

404

not_found

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Not Found]

Error message

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL