Get One Folder
Event Folders
Get One Folder
Retrieves a single event folder by its ID, including the folder name and parent folder reference for hierarchical navigation.
GET
Get One Folder
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 folder you want to get
Example:
1
Query Parameters
string - optional - Comma separated list of fields you want to return
Example:
"id,name,parent_id"
string - optional - Comma separated list of objects you want to return
Example:
""