PipelineCompetitorRequest
GET {{base_url}}/PipelineCompetitorRequest?Id={{integer}}
Retrieves a single pipeline competitor.
API
Pipeline API
Requires Authentication
Yes
Returns
PipelineCompetitor
Batch?
No
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Id | string | Required. | |
| (int32) | |||
| The identifier of the pipeline competitor. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | Required. | |
| The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
| The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":77920}