Skip to main content
GET
List Event Registrations

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Path Parameters

eventId
integer
required

Event identifier.

Query Parameters

page
integer
default:1

Page number.

Required range: x >= 1

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string