Asset Management Endpoints
Authorizations
Responses
200
Successful Response
application/json
422
Validation Error
application/json
get
GET /check-my-flight/v1/performance_set_ids HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Accept: */*
[
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"description": "text"
}
]
Last updated
Was this helpful?