Get Assets by Profile ID
GET/assets
Returns a list of assets within the specified profile based on the profile's ID.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
The assets were retrieved successfully.
The request is invalid.
Unauthorized access.
No assets were found for the specified profile ID.
Too many requests.
An internal server error occurred.