Skip to main content

1. Endpoint

GET/Projection

2. Authentication

Include the API key in the x-api-key header:
x-api-key

3. Request Body

The request parameters should be sent as URL query parameters. Below are the parameter descriptions:
string
required
The unique ID of a projection

4. Request Example

There is no requirement for a parameter name; projectionId only requires a value.
GET/Projection

5. Response

5-1. Success Response

5-2. Response Field

5-3. Error Codes