Get provider resource by ID
Path parameters
provider
The provider (e.g., 11labs)
Allowed values:
resourceName
The resource name (e.g., pronunciation-dictionary)
Allowed values:
id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successfully retrieved provider resource
id
This is the unique identifier for the provider resource.
orgId
This is the unique identifier for the org that this provider resource belongs to.
createdAt
This is the ISO 8601 date-time string of when the provider resource was created.
updatedAt
This is the ISO 8601 date-time string of when the provider resource was last updated.
provider
This is the provider that manages this resource.
Allowed values:
resourceName
This is the name/type of the resource.
Allowed values:
resourceId
This is the provider-specific identifier for the resource.
resource
This is the full resource data from the provider's API.