Search dealer users

This API fetches all the dealer users associated with the specified dealer. The result is based on your search criteria.
Access Control:

  • Ayla::Admin - read | write
  • Ayla::Staff - read
  • OEM::Admin - read | write
  • OEM::Staff - read

NOTE: The example response provided for this API assumes that General Data Protection Regulation (GDPR) is enabled. If GDPR is not enabled, the response will include additional dealer user data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

OEM ID.

string
required

UUID of the dealer.

Query Params
string

First name of the dealer user.

string

Last name of the dealer user.

string

UUID of the dealer user you want to search.

string

Email address of the dealer user.

string

Dealer user role.

int32

Specify the response page number you want to view.

boolean

true = Response is shown in paginated format.
false = Response is shown without pagination.

int32

Number of records to be shown in a page.

Responses

401

Unauthorized

403

Forbidden

404

Not Found

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