List Projects
Returns a list of infrastructure hosting projects for the store. Supports cursor-based pagination and filtering.
Returns a list of infrastructure hosting projects for the store. Supports cursor-based pagination and filtering.
A comma-separated list of project UUIDs by which to filter. For example, ?uuid:in=uuid1,uuid2.
Filter for projects created after this date. RFC 3339 format, for example 2024-01-01T00:00:00Z.
Filter for projects created before this date. RFC 3339 format, for example 2024-12-31T23:59:59Z.
Meta information including cursor-based pagination.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.