Get Project Entity Supply Chain Snapshot By Id

Beta
Retrieves a specific supply chain snapshot by ID for a project entity.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

project_idstringRequired
project_entity_idstringRequired
snapshot_idstringRequired

Response

This endpoint returns an object.
dataobject

Errors

400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error