Skip to content

Get Projects

Request

Get All The Projects

Security
bearerAuth
Query
offsetinteger, (int64), >= 1

Index of the page to start with

Default:1
limitinteger, (int64), >= 1

Number Of Records to fetch

Default:25
curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/projects?offset=1&limit=25' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK