v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
User sources

Lists all the user_sources of the application related to the provided parameter if the user has access to the related application's workspace. If the workspace is related to a template, then this endpoint will be publicly accessible.

get/api/application/{application_id}/user-sources/

Path parameters

application_idinteger required

Returns only the user_sources of the application related to the provided Id.

Response

idinteger required
uidstring required

Unique id for this user source.

application_idinteger required
integration_idinteger nullable required

The Integration used to establish the connection with the service.

typestring required

The type of the user_source.

namestring required
orderstring decimal required

Lowest first.

user_countinteger required

The total number of users in the user source.

user_count_updated_atstring date-time required

When the last user count took place.

table_idinteger nullable

The id of the Baserow table we want the data for.

email_field_idinteger nullable

The id of the field to use as email for the user account.

name_field_idinteger nullable

The id of the field that contains the user name.

role_field_idinteger nullable

The id of the field that contains the user role.