get_provider
Retrieve detailed provider information by slug to manage and access specific service configurations within the Portkey Admin API workspace.
Instructions
Retrieve detailed information about a specific provider by its slug
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The unique slug identifier of the provider to retrieve | |
| workspace_id | No | Workspace ID - required when using organization admin keys |