Search and filter Wallet Pass Locations
Search and retrieve Wallet Pass Locations with optional filtering and pagination.
Features:
- Search locations by name using keyword query (case-insensitive)
- Filter by specific location ID or name
- Filter by wallet pass serial numbers
- Pagination support with cursor-based navigation
Pagination:
- Use
cursorparameter for next page navigation limitcontrols page size (default: 20, max: 20)- Response includes
itemsarray,cursor, andhasMorefields
Authorizations
Bearer token authentication
Headers
Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user
^[a-zA-Z0-9-_]+$Query Parameters
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