Get Projects

Get Projects

Retrieves a paginated list of projects mapped and unmapped to a secret.

Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/platform/api/secrets/projects
COPY
Query Parameters
string
id
Optional

The id of the secret

pageRequest
Required

pageRequest

string
apiVersion
Optional

The version of the API in yyyy-MM-dd format. For versioning information refer to /platform/api/about.

apiVersion example
2023-01-01

Authentication
This operation uses the following authentication methods.
Responses
200

'Success' with a paginated list of linked projects

Returns Page of type(s) */*
"Page Object"
integer As int64 As int64
totalElements
Optional

totalElements

integer As int32 As int32
totalPages
Optional

totalPages

integer As int32 As int32
size
Optional

size

array of object
content
Optional

content

integer As int32 As int32
number
Optional

number

array of object
sort
Optional

sort

integer As int32 As int32
numberOfElements
Optional

numberOfElements

object
pageable
Optional

pageable

boolean
first
Optional

first

boolean
last
Optional

last

boolean
empty
Optional

empty


401

Unauthorized, the user is not authenticated

Operation doesn't return any data structure

403

Forbidden, the user lacks permissions

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/platform/api/secrets/projects?pageRequest=v