List all client mappings for an external application
GET/v1/admin/external-applications/:oAuthAppId/clients
Returns all client/brand mappings for the specified external application, including soft-deleted mappings.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Client mappings retrieved successfully
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006)
Resource not found (GEN004001)
Internal server error (GEN100000)