Skip to main content
GET
List by Domain
DEPRECATED: This endpoint should be replaced by /astp/v2/credentials/_search
Access to is required for this feature. Please contact your Customer Success Manager for more details.
Returns a list of accounts matching the domain provided. The format of the domain should include everything after the @. Results are returned in ascending order by id.

Paging

By using the id of the last item from a request as the value for the query parameter from of the following request, you will be able to scroll through results. When the result contains an empty list, you know that you received all results

Path Parameters

string
required
The domain to look up.

Query Parameters

number
Maximum size of the JSON object that will be returned (maximum 10 000)
number
Id of the database entry you want to start from (excluding this id).