Get list of Actors in store
GET/v2/store
Gets the list of public Actors in Apify Store. You can use search
parameter to search Actors by string in title, name, description, username
and readme.
If you need detailed info about a specific Actor, use the Get
Actor endpoint.
The endpoint supports pagination using the limit
and offset
parameters.
It will not return more than 1,000 records.
Request
Responses
- 200