get https://{hostname}/api/v1/commons/transfer_display_profiles/
This operation returns a transfer display profile by ID.
The associated Access Control Points are TRANSFER_DISPLAY_PROFILES and REST_API_SETUP.
Responses
This operation returns a transfer display profile by ID.
The associated Access Control Points are TRANSFER_DISPLAY_PROFILES and REST_API_SETUP.
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/v1/commons/transfer_display_profiles/id \
--header 'accept: application/json'