Lookup EventAppearance's single card

The following cards are available: [event, participant]

Path Params
string
required

UUID or permalink of desired entity

string
enum
required

An event_appearance card to lookup

Allowed:
Query Params
string

Card fields to include on the specified card - array of field_id strings in JSON encoded as string

uuid

Lookup uuid of the last item in the previous page (not required for first page). Used to iterate a card's results starting at the beginning of the ordered set and moving forward. Suitable for implementing "next page" functionality. May not be provided simultaneously with before_id.

uuid

Lookup uuid of the first item in the previous page (not required for first page). Used to iterate a card's results starting at the end of the ordered set and moving backward. Suitable for implementing "previous page" functionality. May not be provided simultaneously with after_id.

string

Field name with order direction (asc/desc)

integer

Number of rows to return. Default is 100, min is 1, max is 100.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json