Get an admission group by id
- Method:
GET - Path:
/venues/{venueId}/admission-groups/{id} - Operation ID:
getAdmissionGroupById - Tags: Admission Groups
Path Parameters
| Name | Type | Required | Description |
|---|---|---|---|
venueId | string | Yes | |
id | string | Yes |
Header Parameters
| Name | Type | Required | Description |
|---|---|---|---|
x-tl-api-key | string | Yes |
Responses
200
Admission groups response object.
- Content-Type:
application/json- Schema:
object
- Schema:
| Field | Type | Required | Description |
|---|---|---|---|
data | array<object> | Yes |
default
unexpected error
- Content-Type:
application/json- Schema:
object
- Schema:
| Field | Type | Required | Description |
|---|---|---|---|
message | string | Yes | |
errors | array<object> | Yes | |
errorData | object | No |