Retrieve a provider
Retrieves a provider object by its ID.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Path parameters
provider_id
Response
OK
id
Unique identifier for the provider. Prefixed with pr_.
name
The name of the provider.
description
Description of the provider.
website_url
The provider's main website URL.
logo_url
URL to the provider's logo image.
support_phone
Customer support phone number.
supported_countries
List of countries supported by this provider.
object
Object type. Always provider.
employer_platform_url
URL to the employer portal/platform for this provider, if available.

