Get One Type
Retrieves a single registration type by its ID, including name, capacity, group size limits, and sold-out message. Use the expand parameter to include related earlyBirds pricing tiers.
Extra Fields
This is the extra information that can be returned if required by specifying what you need in the expand variable:
| Name | Type | Description |
|---|---|---|
earlyBirds | object | List all available early birds for this registration type |
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the registrant type you want to get
1
Query Parameters
string - optional - Comma separated list of fields you want to return
"id,name,public_short_name,admin_short_name,description,capacity,sold_out_message,min_group_size,max_group_size,created_at,updated_at"
string - optional - Comma separated list of objects you want to return
""
Response
Get Registrant Type
""
30
"2019-08-14 15:08:49"
""
1
"Registration"
""
"Sold Out"
"2019-08-14 15:08:57"