Logo
Functions

listProjectsByUserApiV1OrganizationsOrganizationIdUsersUserIdProjectsGet

listProjectsByUserApiV1OrganizationsOrganizationIdUsersUserIdProjectsGet<ThrowOnError>(options): RequestResult<ListProjectsByUserApiV1OrganizationsOrganizationIdUsersUserIdProjectsGetResponse, HTTPValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:1586

List Projects By User List all projects for a user in an organization.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

OmitKeys<RequestOptions<ThrowOnError, string>, "url"> & ListProjectsByUserApiV1OrganizationsOrganizationIdUsersUserIdProjectsGetData

Returns

RequestResult<ListProjectsByUserApiV1OrganizationsOrganizationIdUsersUserIdProjectsGetResponse, HTTPValidationError, ThrowOnError>

On this page