get https://{api_url}/api/v5/admin//members/search
Allows you to search for a member.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200Search for a member
Allows you to search for a member.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Search for a member
xxxxxxxxxx
curl --request GET \
--url 'https://example.jrni.com/api/v5/admin/company_id/members/search?page=1&per_page=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!