ApiV1MarketsMarketQueue summary
Summarize queue activity for a market
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
market*string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/v1/markets/string/queue-summary"{ "data": { "market": "string", "activeProjects": 0, "activeRequestedCapacityMw": 0, "allProjects": 0, "sourceCount": 0, "newestObservationAt": "string", "limitation": "string" }}