Required. The project and location from which to list Registrations, specified in the format projects/*/locations/*.
Authorization requires the following IAM permission on the specified resource parent:
domains.registrations.list
Query parameters
Parameters
pageSize
integer
Maximum number of results to return.
pageToken
string
When set to the nextPageToken from a prior response, provides the next page of results.
filter
string
Filter expression to restrict the Registrations returned.
The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches.
For example, to filter to a specific domain name, use an expression like domainName="example.com". You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like dnsSettings.customDns:*.
You can also create compound filters by combining expressions with the AND and OR operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like (state=SUSPENDED) OR (issue:*).
Request body
The request body must be empty.
Response body
Response for the registrations.list method.
If successful, the response body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-30 UTC."],[[["\u003cp\u003eThis endpoint retrieves a list of \u003ccode\u003eRegistration\u003c/code\u003e resources within a specified project and location, using a \u003ccode\u003eGET\u003c/code\u003e request to the provided URL structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is required, defining the project and location in the format \u003ccode\u003eprojects/*/locations/*\u003c/code\u003e, and requires \u003ccode\u003edomains.registrations.list\u003c/code\u003e IAM permission for authorization.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters include \u003ccode\u003epageSize\u003c/code\u003e for controlling the number of results, \u003ccode\u003epageToken\u003c/code\u003e for pagination, and \u003ccode\u003efilter\u003c/code\u003e for refining the list of \u003ccode\u003eRegistration\u003c/code\u003es based on specific criteria.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response will contain a JSON structure including an array of \u003ccode\u003eRegistration\u003c/code\u003e objects and an optional \u003ccode\u003enextPageToken\u003c/code\u003e for retrieving further results.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this endpoint requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]