get
https://app.shuttleglobal.com/c/api/instances/{instance_key}/accounts
Search and list account objects with various filtering criteria.
The search criteria syntax supports various operators:
=Exact match (multiple values with;for IN)~=Partial match (contains)!=,>=,>,<,<=Comparisons<>Between (separate with;)!Is null!!Is not null
Multiple criteria can be combined with , (AND).
See project README.md for detailed examples and usage.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Invalid credentials (authentication is validated before instance key)
404Instance not found (only checked after successful authentication)