ListMilestones
Request Body
application/json
query?
list limitations and ordering
sortingColumn?string
the field the result is sorted
Value in
"MILESTONE_FIELD_NAME_UNSPECIFIED" | "MILESTONE_FIELD_NAME_TYPE" | "MILESTONE_FIELD_NAME_REACHED_DATE"queries?array<>
criteria the client is looking for
[key: string]?never
Response Body
application/json
curl -X POST "https://loading/milestones/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"totalResult": 0,
"processedSequence": 0,
"viewTimestamp": "2023-01-15T01:30:15.01Z"
},
"result": [
{
"type": "MILESTONE_TYPE_UNSPECIFIED",
"reachedDate": "2023-01-15T01:30:15.01Z"
}
]
}Was this page helpful?
ListLoginPolicySecondFactors
Explore the ListLoginPolicySecondFactors operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListProviders
ListProviders: Returns all identity providers, which match the query Limit should always be set, there is a default limit set by the service