Legacy Data Integration API Reference (1.0.0) - Getresultid
Get the results id from the pull request response
Authorizations:
BearerToken
query Parameters
| pull_request_id required | string Example: pull_request_id=5faa7bd17bedeb66f4c287c7 pull request id |
Responses
Response Schema: application/json
| type | any |
object (PullRequestResponseSchema) |
Response samples
- 200
- 403
Content type
application/json
"{\"request_status\": \"D\", \"_id\": {\"$oid\": \"61df516b19694a40aa8e24cc\"}, \"results\": {results_id: \"61df516b19694a40aa8e2422\"}}"Was this topic helpful?