Provider Metadata
This endpoint returns the OData metadata object for the specified provider.
API Request Details
| URL | {BaseURL}/providers/{NamespaceID}/{ProviderID}/$metadata Note Make
sure to replace NamespaceID and
{ProviderID} with the correct
IDs. |
| Request Type | GET |
| Content Type | application/xml |
You can request JSON by specifying $format=JSON as a query option.
Sample Request
https://your-sac-tenant-url.cloud/api/v1/dataexport/providers/ABC/QWERTY123456/$metadata
Successful Response
OData metadata document for the specified provider
ID.