Auth Configs
Get single authentication configuration by ID
Retrieves detailed information about a specific authentication configuration using its unique identifier.
get/api/v3.1/auth_configs/{nanoid}
Path parameters
nanoidstring authConfigId required
The unique identifier of the authentication configuration to retrieve
The unique identifier of the authentication configuration to retrieve
Response
Successfully fetched auth config
Changes
Changed in 6 of the 61 revisions of this API.15
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
- ○
response property
uuiddeprecatedresponse-property-deprecated
- ○
- ○
response property
uuidreactivatedresponse-property-reactivated
- ○
- ○
response property
uuiddeprecatedresponse-property-deprecated
- ○
- ○
endpoint added
endpoint-added
- ○