Search and retrieve Wallet Pass Locations with optional filtering and pagination.
Features:
Pagination:
cursor parameter for next page navigationlimit controls page size (default: 20, max: 20)items array, cursor, and hasMore fieldsBearer token authentication
Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user
^[a-zA-Z0-9-_]+$Search keyword to filter locations by name (case-insensitive)
255Exact search by location name (case-sensitive)
255Pagination cursor for fetching the next set of results. Use the 'cursor' value from the previous response.
Number of locations to return per page (1-20, max 20)
1 <= x <= 20Filter locations by wallet pass serial numbers. Multiple values allowed.
^[a-zA-Z0-9-_]+$Filter by location ID list
Filter by specific location ID