Skip to main content

Get all credentials

GET 

/v1/apps

This route allows you to fetch all credentials in your Port organization.

Request

Query Parameters

    fields string[]

    Possible values: [id, name, createdAt, updatedAt, secret, enabled]

    The fields to include in the response. If not specified, all fields will be included.

Responses

Default Response

Loading...