Get application profile
GET/api/v1/applications/profiles/:profileId
Retrieve application profile by profile name
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Application profile retrieved successfully
Invalid profile ID
Missing or invalid API key
User does not have permission to view application profile
Application profile not found
Rate limit exceeded
Internal server error