PipelineCompetitorRequest

GET {{base_url}}/PipelineCompetitorRequest?Id={{integer}}

Retrieves a single pipeline competitor.

API
Pipeline API

Requires Authentication
Yes

Returns
PipelineCompetitor

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the pipeline competitor.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Id":77920}