Get API_USER List

Get basic information of API_USER in batches with optional filtering conditions. All filters are EXACT match (SQL =) and only return NORMAL-status API_USERs owned by the authenticated account. No pagination: the full matching list is returned (an account holds at most 10 API_USERs).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
enum

Email type filter: 0 (Trigger), 1 (Batch). Non-integer or out-of-enum values are rejected with 41102.

Allowed:
integer
enum

API_USER type filter: 0 (test), 1 (general). Non-integer or out-of-enum values are rejected with 41104. Omitting the parameter skips the check entirely.

Allowed:
string
length between 4 and 255
^([a-z0-9A-Z][a-z0-9A-Z\-]{0,46}[a-z0-9A-Z]{0,1}\.)+([a-z0-9A-Z]+)$

Bound domain name filter, exact match. Total length 4-255 AND each label (dot-separated segment) 1-48 characters; letters, digits and hyphens only, at least two labels. A 255-char domain whose labels exceed 48 chars is rejected with 41106 (constraint not documented on the official page; 165 No.8104).

Responses

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