Profiles
Get profile by ID
Retrieves detailed information about a specific sender profile within an organization, including brand and KYC information if a brand has been configured.
get/v3/profiles/{profileId}
Path parameters
profileIdstring required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Profile retrieved successfully
Changes
No recorded changes to this endpoint across all 50 revisions of this API.