get
https://gw.commpeak.com/textpeak/senders/
Description
Summary: Retrieves the details of a specific sender by its unique identifier. Details: This endpoint returns a single sender resource matching the provided ID. Use it to look up the configuration, status, and metadata of an individual sender registered on your account.
Authentication & Scopes
Authentication is handled via an API key provided in the Authorization header. No OAuth scopes are defined; access is granted or denied based on the validity of the key.
| Method | Details |
|---|---|
| API Key | Pass your API key directly in the Authorization header value (not as a Bearer token). |
Headers
| Header | Required | Description |
| --- | --- |
| Authorization | Yes | The API key that verifies your access to the API. |
| accept | No | Expected response format. Default: application/json. |
Parameters
| Parameter | Type | Location | Required | Description |
|---|---|---|---|---|
id | integer | Path | Yes | The unique identifier of the sender to retrieve. In the URL pattern /senders/{id}, replace {id} with the sender ID. |
Request Body
This endpoint does not use a request body.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…