Full name: projects.locations.skills.list
List Skills.
Endpoint
gethttps://{service-endpoint}/v1beta1/{parent}/skills
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The location to list the Skills in. Format: projects/{project}/locations/{location}
Query parameters
pageSizeinteger
Optional. The standard list page size.
pageTokenstring
Optional. The standard list page token.
Request body
The request body must be empty.
Response body
Response message for SkillRegistryService.ListSkills.
If successful, the response body contains data with the following structure:
The Skills.
nextPageTokenstring
A token, which can be sent as ListSkillsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
| JSON representation |
|---|
{
"skills": [
{
object ( |