Skip to main content
GET
List All Credentials (v2)
DEPRECATED: It is no longer possible to access a list of all credentials in Flare’s database. This endpoint should be replaced by /astp/v2/credentials/_search
This endpoint will return a list of all crendentials in Flare’s database, meant to be used as a feed. Results are returned in ascending order by id, and optional parameters can be added to the query to fetch and filter large amounts (or all) of results.

Paging

This endpoint supports the Flare standard paging pattern .

Query Parameters

number
Maximum size of the JSON object that will be returned (maximum 5 000)
number
The next value from the last response.
string
Order in which you want to browse the credentials. One of asc or desc. It defaults to asc which is the recommended way to use the API to obtain newly imported passwords.
string
Return only credentials that belong to the specified source.