List certificatesAsk AIget https://core.spreedly.com/v1/certificatesRetrieve an ordered and paginated list of all certificates in the authenticated environment.Query ParamsorderstringThe order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.since_tokenstringThe token of the item to start from (e.g., the last token received in the previous page if iterating through records).HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successful 401UnauthorizedUpdated 7 months ago